@font-face {
    font-family: fontello;
    src: url(../font/fontello.bin);
    src: url(../font/fontello.bin) format('embedded-opentype'), url(../font/fontello.woff2) format('woff2'), url(../font/fontello.woff) format('woff'), url(../font/fontello-1.bin) format('truetype'), url(../font/fontello.svg) format('svg');
    font-weight: 400;
    font-style: normal
}

.icon-iso-editmaker:before {
    content: '\e800'
}